home *** CD-ROM | disk | FTP | other *** search
/ Great Canadian Scientists / GCS_CD.iso / mac / PC / GCSData / atom_g.dxr / 00006_Prepare for BoxUp.ls < prev    next >
Encoding:
Text File  |  1996-09-01  |  195 b   |  12 lines

  1. on exitFrame
  2.   global result
  3.   if value(result) = 1 then
  4.     set the movieRate of sprite 4 to 0
  5.   end if
  6.   cursor(-1)
  7.   BoxTrackScripts()
  8.   BSetup(29, 29)
  9.   BSuspend(20, 20)
  10.   BSetup(20, 20)
  11. end
  12.